Skip to content

Bump tracing-attributes from 0.1.28 to 0.1.31#157

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tracing-attributes-0.1.31
Open

Bump tracing-attributes from 0.1.28 to 0.1.31#157
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tracing-attributes-0.1.31

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps tracing-attributes from 0.1.28 to 0.1.31.

Release notes

Sourced from tracing-attributes's releases.

tracing-attributes 0.1.31

Added

  • Support constant expressions as instrument field names (#3158)

#3158: tokio-rs/tracing#3158

tracing-attributes 0.1.30

Fixed

  • Fix tracing::instrument regression around shadowing (#3311)

#3311: tokio-rs/tracing#3311

tracing-attributes 0.1.29

Changed

  • Bump MSRV to 1.65 (#3033)

Fixed

  • Let dead_code lint work on #[instrument]ed functions (#3108)
  • Globally qualify attribute paths (#3126)

#3033: tokio-rs/tracing#3033 #3108: tokio-rs/tracing#3108 #3126: tokio-rs/tracing#3126

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tracing-attributes](https://github.com/tokio-rs/tracing) from 0.1.28 to 0.1.31.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-attributes-0.1.28...tracing-attributes-0.1.31)

---
updated-dependencies:
- dependency-name: tracing-attributes
  dependency-version: 0.1.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 5, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 5, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants